class list
英 [klɑːs lɪst]
美 [klæs lɪst]
网络 类列表; 班级名单
英英释义
noun
- a list issued by examiners that categorizes students according to the class of honours they achieved in their degree examinations
双语例句
- This thesis introduces a structure of classification called Class Distribution List. The CDL can be got through carrying out direct classification on original data sets.
本文引入了一种表示分类的结构&类分布链表,它可以通过对原始数据集进行直接分类获得。 - After that, you use the Commands class to get the list of commands.
在此之后,使用Commands类获取命令列表。 - For example, in a generic class List, do you really want to prevent the construction of a List?
例如,在泛型类List中,您真的想要防止List的构造吗? - Because of erasure, List and List are the same class, and the compiler only generates one class when compiling List ( unlike in C++).
因为可以擦除功能,所以List和List是同一个类,编译器在编译List时只生成一个类(和C++不同)。 - Utilizing visual basic program design, indicate basic concept and methods of event class application and list appropriate programs.
利用VISUALBASIC程序设计方法,给出事件的类的基本概念和基本方法和可行的程序。 - See the binding class for a list of possible data sources and for information about creating bindings between controls and data sources.
有关可能的数据源的列表以及在控件和数据源之间创建绑定的信息,请参见binding类。 - For example, look at the class list of the parents of your kids 'friends.
比如说,看看你的小孩朋友的父母名单。 - D automatically implements those interfaces via B.If you restate the interfaces in D's base class list then the C# compiler will do an interface reimplementation.
D通过B也就自动实现了那些接口。如果你在D的基类列表中显式声明了这些接口的话,那么C编译器将会做一次接口重新实现。 - Once found, select the Java class from the list of available options and click OK to complete the add process.
找到之后,从可用选项列表中选择此Java类,并单击OK,从而完成添加过程。 - Derived class still maintains a list of the currently embedded items.
派生类仍维护当前嵌入项的列表。